home *** CD-ROM | disk | FTP | other *** search
- object FrmcsInputBox: TFrmcsInputBox
- Left = 357
- Top = 278
- BorderStyle = bsDialog
- Caption = 'Password'
- ClientHeight = 97
- ClientWidth = 275
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object LblExp: TLabel
- Left = 8
- Top = 54
- Width = 173
- Height = 42
- AutoSize = False
- Caption =
- 'trasaasfjdsakfjasdlkfjsdlkfjsdlfjslfjalks assfdsadfsadfdfjlaksdf' +
- 'das sdafjksdafjsad ksda'
- WordWrap = True
- end
- object LabeledEdit1: TLabeledEdit
- Left = 6
- Top = 27
- Width = 175
- Height = 21
- EditLabel.Width = 50
- EditLabel.Height = 13
- EditLabel.Caption = 'Password:'
- TabOrder = 0
- end
- object Button1: TButton
- Left = 198
- Top = 5
- Width = 70
- Height = 23
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object Button2: TButton
- Left = 198
- Top = 34
- Width = 70
- Height = 23
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- end
-